projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a53485
)
(blessmail): Don't depend on ../src/emacs.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 27 May 1994 07:19:06 +0000
(07:19 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 27 May 1994 07:19:06 +0000
(07:19 +0000)
lib-src/Makefile.in
patch
|
blob
|
history
diff --git
a/lib-src/Makefile.in
b/lib-src/Makefile.in
index f79ac3e4528e88ee6e887645df508e7f159fd0c8..921946aad8430a94f871b7ab4becc9243ce2a884 100644
(file)
--- a/
lib-src/Makefile.in
+++ b/
lib-src/Makefile.in
@@
-163,7
+163,7
@@
CPP_CFLAGS = C_SWITCH_SYSTEM C_SWITCH_MACHINE -Demacs -DHAVE_CONFIG_H \
all: ${UTILITIES} ${INSTALLABLES}
#ifdef MOVEMAIL_NEEDS_BLESSING
-blessmail:
../src/emacs
+blessmail:
../src/emacs -batch -l ../lisp/blessmail.el
chmod +x blessmail
#endif